home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1998 December / cd joystick no99 decembre 1998.iso / Data / cartes3D / voodoolights_v1.1.11.exe / VoodooLights.ex_ / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1998-11-01  |  43KB  |  1,672 lines

  1. object MainForm: TMainForm
  2.   Left = 904
  3.   Top = 655
  4.   ActiveControl = PageControl1
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Voodoo Lights & Cosmos-1 Control Panel (v1.1.11) '
  8.   ClientHeight = 281
  9.   ClientWidth = 368
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -10
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   Visible = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label10: TLabel
  23.     Left = 152
  24.     Top = 132
  25.     Width = 38
  26.     Height = 13
  27.     Caption = 'Label10'
  28.   end
  29.   object PageControl1: TPageControl
  30.     Left = 0
  31.     Top = 0
  32.     Width = 369
  33.     Height = 281
  34.     ActivePage = About
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = -13
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     TabOrder = 0
  42.     TabStop = False
  43.     OnChange = PageControl1Change
  44.     object About: TTabSheet
  45.       Caption = 'About'
  46.       object GroupBox21: TGroupBox
  47.         Left = 32
  48.         Top = 12
  49.         Width = 298
  50.         Height = 226
  51.         TabOrder = 1
  52.         object Image1: TImage
  53.           Left = 3
  54.           Top = 10
  55.           Width = 292
  56.           Height = 212
  57.           Picture.Data = {<image001.bmp>}
  58.         end
  59.       end
  60.       object Tela: TPanel
  61.         Left = 6
  62.         Top = 11
  63.         Width = 348
  64.         Height = 229
  65.         BevelOuter = bvNone
  66.         BorderWidth = 1
  67.         BorderStyle = bsSingle
  68.         Color = clBlack
  69.         TabOrder = 0
  70.         Visible = False
  71.       end
  72.     end
  73.     object Audio: TTabSheet
  74.       Caption = 'Audio'
  75.       object GroupBox5: TGroupBox
  76.         Left = 16
  77.         Top = 50
  78.         Width = 149
  79.         Height = 78
  80.         Caption = 'CD Settings'
  81.         Enabled = False
  82.         Font.Charset = ANSI_CHARSET
  83.         Font.Color = clBlack
  84.         Font.Height = -13
  85.         Font.Name = 'Arial'
  86.         Font.Style = [fsBold]
  87.         ParentFont = False
  88.         TabOrder = 7
  89.       end
  90.       object CheckBox3: TCheckBox
  91.         Left = 52
  92.         Top = 20
  93.         Width = 85
  94.         Height = 17
  95.         Caption = 'CD Audio'
  96.         Font.Charset = ANSI_CHARSET
  97.         Font.Color = clBlack
  98.         Font.Height = -12
  99.         Font.Name = 'Arial'
  100.         Font.Style = [fsBold]
  101.         ParentFont = False
  102.         TabOrder = 0
  103.         OnClick = CheckBox3Click
  104.       end
  105.       object CheckBox4: TCheckBox
  106.         Left = 36
  107.         Top = 100
  108.         Width = 117
  109.         Height = 17
  110.         Caption = 'Continuous Play'
  111.         Font.Charset = ANSI_CHARSET
  112.         Font.Color = clBlack
  113.         Font.Height = -11
  114.         Font.Name = 'Arial'
  115.         Font.Style = [fsBold]
  116.         ParentFont = False
  117.         TabOrder = 1
  118.         OnClick = CheckBox4Click
  119.       end
  120.       object CheckBox5: TCheckBox
  121.         Left = 36
  122.         Top = 72
  123.         Width = 113
  124.         Height = 17
  125.         Caption = 'Random Order'
  126.         Enabled = False
  127.         Font.Charset = ANSI_CHARSET
  128.         Font.Color = clBlack
  129.         Font.Height = -11
  130.         Font.Name = 'Arial'
  131.         Font.Style = [fsBold]
  132.         ParentFont = False
  133.         TabOrder = 2
  134.         OnClick = CheckBox5Click
  135.       end
  136.       object CheckBox1: TCheckBox
  137.         Left = 232
  138.         Top = 20
  139.         Width = 85
  140.         Height = 17
  141.         Caption = 'Sfx Audio'
  142.         Enabled = False
  143.         Font.Charset = ANSI_CHARSET
  144.         Font.Color = clBlack
  145.         Font.Height = -12
  146.         Font.Name = 'Arial'
  147.         Font.Style = [fsBold]
  148.         ParentFont = False
  149.         TabOrder = 3
  150.       end
  151.       object RadioGroup1: TRadioGroup
  152.         Left = 191
  153.         Top = 48
  154.         Width = 148
  155.         Height = 80
  156.         Caption = 'Sfx Settings'
  157.         Enabled = False
  158.         TabOrder = 4
  159.       end
  160.       object RadioButton1: TRadioButton
  161.         Left = 216
  162.         Top = 101
  163.         Width = 77
  164.         Height = 17
  165.         Caption = 'Stereo'
  166.         Enabled = False
  167.         Font.Charset = ANSI_CHARSET
  168.         Font.Color = clBlack
  169.         Font.Height = -11
  170.         Font.Name = 'Arial'
  171.         Font.Style = [fsBold]
  172.         ParentFont = False
  173.         TabOrder = 5
  174.       end
  175.       object RadioButton2: TRadioButton
  176.         Left = 216
  177.         Top = 74
  178.         Width = 97
  179.         Height = 17
  180.         Caption = '3D'
  181.         Enabled = False
  182.         Font.Charset = ANSI_CHARSET
  183.         Font.Color = clBlack
  184.         Font.Height = -11
  185.         Font.Name = 'Arial'
  186.         Font.Style = [fsBold]
  187.         ParentFont = False
  188.         TabOrder = 6
  189.       end
  190.       object GroupBox6: TGroupBox
  191.         Left = 16
  192.         Top = 148
  193.         Width = 150
  194.         Height = 93
  195.         Caption = 'Volume'
  196.         Font.Charset = ANSI_CHARSET
  197.         Font.Color = clBlack
  198.         Font.Height = -13
  199.         Font.Name = 'Arial'
  200.         Font.Style = [fsBold]
  201.         ParentFont = False
  202.         TabOrder = 8
  203.         object TrackBar1: TTrackBar
  204.           Left = 26
  205.           Top = 20
  206.           Width = 96
  207.           Height = 40
  208.           Enabled = False
  209.           Max = 100
  210.           Orientation = trHorizontal
  211.           Frequency = 10
  212.           Position = 0
  213.           SelEnd = 0
  214.           SelStart = 0
  215.           TabOrder = 0
  216.           TabStop = False
  217.           TickMarks = tmBoth
  218.           TickStyle = tsAuto
  219.         end
  220.         object Panel1: TPanel
  221.           Left = 52
  222.           Top = 64
  223.           Width = 48
  224.           Height = 24
  225.           BevelInner = bvRaised
  226.           BevelOuter = bvNone
  227.           BorderStyle = bsSingle
  228.           Enabled = False
  229.           Caption = ' '
  230.           Color = clSilver
  231.           Font.Charset = ANSI_CHARSET
  232.           Font.Color = clBlack
  233.           Font.Height = -11
  234.           Font.Name = 'Arial'
  235.           Font.Style = [fsBold, fsItalic]
  236.           ParentFont = False
  237.           TabOrder = 1
  238.         end
  239.       end
  240.       object GroupBox7: TGroupBox
  241.         Left = 191
  242.         Top = 148
  243.         Width = 150
  244.         Height = 93
  245.         Caption = 'Balance'
  246.         Font.Charset = ANSI_CHARSET
  247.         Font.Color = clBlack
  248.         Font.Height = -13
  249.         Font.Name = 'Arial'
  250.         Font.Style = [fsBold]
  251.         ParentFont = False
  252.         TabOrder = 9
  253.         object TrackBar2: TTrackBar
  254.           Left = 26
  255.           Top = 20
  256.           Width = 96
  257.           Height = 40
  258.           Enabled = False
  259.           Max = 100
  260.           Orientation = trHorizontal
  261.           Frequency = 10
  262.           Position = 50
  263.           SelEnd = 0
  264.           SelStart = 0
  265.           TabOrder = 0
  266.           TabStop = False
  267.           TickMarks = tmBoth
  268.           TickStyle = tsAuto
  269.         end
  270.         object Panel2: TPanel
  271.           Left = 52
  272.           Top = 64
  273.           Width = 48
  274.           Height = 24
  275.           BevelInner = bvRaised
  276.           BevelOuter = bvNone
  277.           BorderStyle = bsSingle
  278.           Enabled = False
  279.           Caption = ' '
  280.           Color = clSilver
  281.           Font.Charset = ANSI_CHARSET
  282.           Font.Color = clBlack
  283.           Font.Height = -11
  284.           Font.Name = 'Arial'
  285.           Font.Style = [fsBold, fsItalic]
  286.           ParentFont = False
  287.           TabOrder = 1
  288.         end
  289.       end
  290.       object MediaPlayer1: TMediaPlayer
  291.         Left = 12
  292.         Top = 120
  293.         Width = 253
  294.         Height = 30
  295.         Enabled = False
  296.         AutoEnable = False
  297.         AutoRewind = False
  298.         DeviceType = dtCDAudio
  299.         Shareable = True
  300.         Visible = False
  301.         TabOrder = 10
  302.         OnNotify = MediaPlayer1Notify
  303.       end
  304.     end
  305.     object TabSheet2: TTabSheet
  306.       Caption = 'Cosmos'
  307.       object GroupBox17: TGroupBox
  308.         Left = 8
  309.         Top = 8
  310.         Width = 165
  311.         Height = 198
  312.         Caption = 'Main Stars'
  313.         TabOrder = 0
  314.         object Label6: TLabel
  315.           Left = 12
  316.           Top = 80
  317.           Width = 67
  318.           Height = 14
  319.           Caption = 'Neighbours:'
  320.           Font.Charset = ANSI_CHARSET
  321.           Font.Color = clNavy
  322.           Font.Height = -11
  323.           Font.Name = 'Arial'
  324.           Font.Style = [fsBold]
  325.           ParentFont = False
  326.         end
  327.         object Label4: TLabel
  328.           Left = 12
  329.           Top = 140
  330.           Width = 110
  331.           Height = 14
  332.           Caption = 'Neighbour distance:'
  333.           Font.Charset = ANSI_CHARSET
  334.           Font.Color = clNavy
  335.           Font.Height = -11
  336.           Font.Name = 'Arial'
  337.           Font.Style = [fsBold]
  338.           ParentFont = False
  339.         end
  340.         object Label5: TLabel
  341.           Left = 12
  342.           Top = 20
  343.           Width = 104
  344.           Height = 14
  345.           Caption = 'Maximum number:'
  346.           Font.Charset = ANSI_CHARSET
  347.           Font.Color = clNavy
  348.           Font.Height = -11
  349.           Font.Name = 'Arial'
  350.           Font.Style = [fsBold]
  351.           ParentFont = False
  352.         end
  353.         object TrackBar13: TTrackBar
  354.           Left = 4
  355.           Top = 154
  356.           Width = 120
  357.           Height = 42
  358.           Max = 1000
  359.           Min = 200
  360.           Orientation = trHorizontal
  361.           Frequency = 50
  362.           Position = 200
  363.           SelEnd = 0
  364.           SelStart = 150
  365.           TabOrder = 4
  366.           TickMarks = tmBoth
  367.           TickStyle = tsAuto
  368.           OnChange = TrackBar13Change
  369.         end
  370.         object TrackBar6: TTrackBar
  371.           Left = 4
  372.           Top = 34
  373.           Width = 120
  374.           Height = 42
  375.           Max = 500
  376.           Min = 100
  377.           Orientation = trHorizontal
  378.           Frequency = 50
  379.           Position = 100
  380.           SelEnd = 0
  381.           SelStart = 0
  382.           TabOrder = 0
  383.           TickMarks = tmBoth
  384.           TickStyle = tsAuto
  385.           OnChange = TrackBar6Change
  386.         end
  387.         object Panel9: TPanel
  388.           Left = 124
  389.           Top = 44
  390.           Width = 32
  391.           Height = 24
  392.           BevelInner = bvRaised
  393.           BevelOuter = bvNone
  394.           BorderStyle = bsSingle
  395.           Caption = '2'
  396.           Color = clSilver
  397.           Font.Charset = ANSI_CHARSET
  398.           Font.Color = clBlack
  399.           Font.Height = -11
  400.           Font.Name = 'Arial'
  401.           Font.Style = [fsBold, fsItalic]
  402.           ParentFont = False
  403.           TabOrder = 1
  404.         end
  405.         object TrackBar12: TTrackBar
  406.           Left = 4
  407.           Top = 94
  408.           Width = 120
  409.           Height = 42
  410.           Max = 5
  411.           Orientation = trHorizontal
  412.           Frequency = 1
  413.           Position = 2
  414.           SelEnd = 0
  415.           SelStart = 150
  416.           TabOrder = 2
  417.           TickMarks = tmBoth
  418.           TickStyle = tsAuto
  419.           OnChange = TrackBar12Change
  420.         end
  421.         object Panel10: TPanel
  422.           Left = 124
  423.           Top = 104
  424.           Width = 32
  425.           Height = 24
  426.           BevelInner = bvRaised
  427.           BevelOuter = bvNone
  428.           BorderStyle = bsSingle
  429.           Caption = '2'
  430.           Color = clSilver
  431.           Font.Charset = ANSI_CHARSET
  432.           Font.Color = clBlack
  433.           Font.Height = -11
  434.           Font.Name = 'Arial'
  435.           Font.Style = [fsBold, fsItalic]
  436.           ParentFont = False
  437.           TabOrder = 3
  438.         end
  439.         object Panel20: TPanel
  440.           Left = 124
  441.           Top = 163
  442.           Width = 32
  443.           Height = 24
  444.           BevelInner = bvRaised
  445.           BevelOuter = bvNone
  446.           BorderStyle = bsSingle
  447.           Caption = '2'
  448.           Color = clSilver
  449.           Font.Charset = ANSI_CHARSET
  450.           Font.Color = clBlack
  451.           Font.Height = -11
  452.           Font.Name = 'Arial'
  453.           Font.Style = [fsBold, fsItalic]
  454.           ParentFont = False
  455.           TabOrder = 5
  456.         end
  457.       end
  458.       object Button4: TButton
  459.         Left = 140
  460.         Top = 216
  461.         Width = 75
  462.         Height = 25
  463.         Caption = 'Defaults'
  464.         TabOrder = 1
  465.         OnClick = Button4Click
  466.       end
  467.       object GroupBox19: TGroupBox
  468.         Left = 184
  469.         Top = 112
  470.         Width = 169
  471.         Height = 94
  472.         Caption = 'Acretion Disk Density'
  473.         TabOrder = 2
  474.         object TrackBar15: TTrackBar
  475.           Left = 8
  476.           Top = 34
  477.           Width = 120
  478.           Height = 42
  479.           Max = 200
  480.           Orientation = trHorizontal
  481.           Frequency = 25
  482.           Position = 50
  483.           SelEnd = 0
  484.           SelStart = 0
  485.           TabOrder = 0
  486.           TickMarks = tmBoth
  487.           TickStyle = tsAuto
  488.           OnChange = TrackBar15Change
  489.         end
  490.         object Panel22: TPanel
  491.           Left = 128
  492.           Top = 44
  493.           Width = 32
  494.           Height = 24
  495.           BevelInner = bvRaised
  496.           BevelOuter = bvNone
  497.           BorderStyle = bsSingle
  498.           Caption = '2'
  499.           Color = clSilver
  500.           Font.Charset = ANSI_CHARSET
  501.           Font.Color = clBlack
  502.           Font.Height = -11
  503.           Font.Name = 'Arial'
  504.           Font.Style = [fsBold, fsItalic]
  505.           ParentFont = False
  506.           TabOrder = 1
  507.         end
  508.       end
  509.       object GroupBox18: TGroupBox
  510.         Left = 184
  511.         Top = 8
  512.         Width = 169
  513.         Height = 94
  514.         Caption = 'Supernovae Frequency'
  515.         TabOrder = 3
  516.         object TrackBar14: TTrackBar
  517.           Left = 8
  518.           Top = 34
  519.           Width = 120
  520.           Height = 42
  521.           Max = 180
  522.           Min = 20
  523.           Orientation = trHorizontal
  524.           Frequency = 20
  525.           Position = 100
  526.           SelEnd = 0
  527.           SelStart = 0
  528.           TabOrder = 0
  529.           TickMarks = tmBoth
  530.           TickStyle = tsAuto
  531.           OnChange = TrackBar14Change
  532.         end
  533.         object Panel21: TPanel
  534.           Left = 128
  535.           Top = 44
  536.           Width = 32
  537.           Height = 24
  538.           BevelInner = bvRaised
  539.           BevelOuter = bvNone
  540.           BorderStyle = bsSingle
  541.           Caption = '2'
  542.           Color = clSilver
  543.           Font.Charset = ANSI_CHARSET
  544.           Font.Color = clBlack
  545.           Font.Height = -11
  546.           Font.Name = 'Arial'
  547.           Font.Style = [fsBold, fsItalic]
  548.           ParentFont = False
  549.           TabOrder = 1
  550.         end
  551.       end
  552.     end
  553.     object DisplayControl: TTabSheet
  554.       Caption = 'Display'
  555.       Font.Charset = ANSI_CHARSET
  556.       Font.Color = clBlack
  557.       Font.Height = -15
  558.       Font.Name = 'Arial Narrow'
  559.       Font.Style = [fsBold]
  560.       ParentFont = False
  561.       object GroupBox1: TGroupBox
  562.         Left = 11
  563.         Top = 16
  564.         Width = 156
  565.         Height = 74
  566.         Caption = 'Resolution'
  567.         Font.Charset = ANSI_CHARSET
  568.         Font.Color = clBlack
  569.         Font.Height = -13
  570.         Font.Name = 'Arial'
  571.         Font.Style = [fsBold]
  572.         ParentFont = False
  573.         TabOrder = 0
  574.         object Resolution: TComboBox
  575.           Left = 32
  576.           Top = 30
  577.           Width = 105
  578.           Height = 24
  579.           Hint = 'Display resolution'
  580.           Font.Charset = ANSI_CHARSET
  581.           Font.Color = clBlack
  582.           Font.Height = -13
  583.           Font.Name = 'Arial'
  584.           Font.Style = []
  585.           ItemHeight = 16
  586.           Items.Strings = (
  587.             'favas'
  588.             'asdad'
  589.             'asd'
  590.             'ad'
  591.             'ada'
  592.             'da'
  593.             'd'
  594.             'ad'
  595.             'ad'
  596.             'asd')
  597.           ParentFont = False
  598.           ParentShowHint = False
  599.           ShowHint = True
  600.           TabOrder = 0
  601.           OnChange = ResolutionChange
  602.         end
  603.       end
  604.       object GroupBox2: TGroupBox
  605.         Left = 185
  606.         Top = 16
  607.         Width = 163
  608.         Height = 74
  609.         Caption = 'Refresh Rate'
  610.         Font.Charset = ANSI_CHARSET
  611.         Font.Color = clBlack
  612.         Font.Height = -13
  613.         Font.Name = 'Arial'
  614.         Font.Style = [fsBold]
  615.         ParentFont = False
  616.         TabOrder = 1
  617.         object RefreshRate: TComboBox
  618.           Left = 21
  619.           Top = 30
  620.           Width = 104
  621.           Height = 24
  622.           Hint = 'Video mode vertical refresh rate'
  623.           Font.Charset = ANSI_CHARSET
  624.           Font.Color = clBlack
  625.           Font.Height = -13
  626.           Font.Name = 'Arial'
  627.           Font.Style = []
  628.           ItemHeight = 16
  629.           Items.Strings = (
  630.             '60 Hz'
  631.             '75 Hz'
  632.             '80 Hz'
  633.             '85 Hz'
  634.             '95 Hz'
  635.             '120 Hz')
  636.           ParentFont = False
  637.           ParentShowHint = False
  638.           ShowHint = True
  639.           TabOrder = 0
  640.           Text = 'RefreshRate'
  641.           OnChange = RefreshRateChange
  642.         end
  643.       end
  644.       object GroupBox3: TGroupBox
  645.         Left = 11
  646.         Top = 100
  647.         Width = 156
  648.         Height = 74
  649.         Caption = 'Frame Rate'
  650.         Font.Charset = ANSI_CHARSET
  651.         Font.Color = clBlack
  652.         Font.Height = -13
  653.         Font.Name = 'Arial'
  654.         Font.Style = [fsBold]
  655.         ParentFont = False
  656.         TabOrder = 2
  657.         object FrameRate: TComboBox
  658.           Left = 32
  659.           Top = 30
  660.           Width = 104
  661.           Height = 24
  662.           Hint = 'Targetted  frame rate'
  663.           Font.Charset = ANSI_CHARSET
  664.           Font.Color = clBlack
  665.           Font.Height = -13
  666.           Font.Name = 'Arial'
  667.           Font.Style = []
  668.           ItemHeight = 16
  669.           Items.Strings = (
  670.             '1'
  671.             '2'
  672.             '3'
  673.             '4')
  674.           ParentFont = False
  675.           ParentShowHint = False
  676.           ShowHint = True
  677.           TabOrder = 0
  678.           Text = 'FrameRate'
  679.           OnChange = FrameRateChange
  680.         end
  681.       end
  682.       object GroupBox4: TGroupBox
  683.         Left = 185
  684.         Top = 100
  685.         Width = 163
  686.         Height = 74
  687.         Caption = 'Dithering'
  688.         Font.Charset = ANSI_CHARSET
  689.         Font.Color = clBlack
  690.         Font.Height = -13
  691.         Font.Name = 'Arial'
  692.         Font.Style = [fsBold]
  693.         ParentFont = False
  694.         TabOrder = 3
  695.         object DitherMode: TComboBox
  696.           Left = 21
  697.           Top = 30
  698.           Width = 104
  699.           Height = 24
  700.           Hint = 'Dithering method used'
  701.           Font.Charset = ANSI_CHARSET
  702.           Font.Color = clBlack
  703.           Font.Height = -13
  704.           Font.Name = 'Arial'
  705.           Font.Style = []
  706.           ItemHeight = 0
  707.           ParentFont = False
  708.           ParentShowHint = False
  709.           ShowHint = True
  710.           TabOrder = 0
  711.           Text = '4x4'
  712.           OnChange = DitherModeChange
  713.         end
  714.       end
  715.       object GroupBox23: TGroupBox
  716.         Left = 11
  717.         Top = 184
  718.         Width = 336
  719.         Height = 57
  720.         TabOrder = 4
  721.         object CheckBox8: TCheckBox
  722.           Left = 24
  723.           Top = 26
  724.           Width = 273
  725.           Height = 17
  726.           Caption = 'Enable image centering aid'
  727.           Font.Charset = ANSI_CHARSET
  728.           Font.Color = clBlack
  729.           Font.Height = -11
  730.           Font.Name = 'Arial'
  731.           Font.Style = [fsBold]
  732.           ParentFont = False
  733.           TabOrder = 0
  734.         end
  735.       end
  736.     end
  737.     object TabSheet1: TTabSheet
  738.       Caption = 'Global'
  739.       object Priority: TGroupBox
  740.         Left = 8
  741.         Top = 121
  742.         Width = 169
  743.         Height = 72
  744.         Caption = 'Task Priority'
  745.         TabOrder = 0
  746.         object Panel15: TPanel
  747.           Left = 268
  748.           Top = 40
  749.           Width = 48
  750.           Height = 24
  751.           BevelInner = bvRaised
  752.           BevelOuter = bvNone
  753.           BorderStyle = bsSingle
  754.           Caption = '32'
  755.           Color = clSilver
  756.           Font.Charset = ANSI_CHARSET
  757.           Font.Color = clBlack
  758.           Font.Height = -11
  759.           Font.Name = 'Arial'
  760.           Font.Style = [fsBold, fsItalic]
  761.           ParentFont = False
  762.           TabOrder = 0
  763.         end
  764.         object TrackBar9: TTrackBar
  765.           Left = 2
  766.           Top = 18
  767.           Width = 119
  768.           Height = 42
  769.           Max = 4
  770.           Min = 1
  771.           Orientation = trHorizontal
  772.           Frequency = 1
  773.           Position = 2
  774.           SelEnd = 0
  775.           SelStart = 150
  776.           TabOrder = 1
  777.           TickMarks = tmBoth
  778.           TickStyle = tsAuto
  779.           OnChange = TrackBar9Change
  780.         end
  781.         object Panel16: TPanel
  782.           Left = 124
  783.           Top = 28
  784.           Width = 32
  785.           Height = 24
  786.           BevelInner = bvRaised
  787.           BevelOuter = bvNone
  788.           BorderStyle = bsSingle
  789.           Caption = '2'
  790.           Color = clSilver
  791.           Font.Charset = ANSI_CHARSET
  792.           Font.Color = clBlack
  793.           Font.Height = -11
  794.           Font.Name = 'Arial'
  795.           Font.Style = [fsBold, fsItalic]
  796.           ParentFont = False
  797.           TabOrder = 2
  798.         end
  799.       end
  800.       object GroupBox15: TGroupBox
  801.         Left = 184
  802.         Top = 16
  803.         Width = 169
  804.         Height = 97
  805.         Caption = 'Motion Blur'
  806.         TabOrder = 1
  807.         object Label2: TLabel
  808.           Left = 8
  809.           Top = 78
  810.           Width = 24
  811.           Height = 14
  812.           Caption = 'less'
  813.           Font.Charset = ANSI_CHARSET
  814.           Font.Color = clMaroon
  815.           Font.Height = -11
  816.           Font.Name = 'Arial'
  817.           Font.Style = [fsBold]
  818.           ParentFont = False
  819.         end
  820.         object Label3: TLabel
  821.           Left = 104
  822.           Top = 78
  823.           Width = 30
  824.           Height = 14
  825.           Caption = 'more'
  826.           Font.Charset = ANSI_CHARSET
  827.           Font.Color = clMaroon
  828.           Font.Height = -11
  829.           Font.Name = 'Arial'
  830.           Font.Style = [fsBold]
  831.           ParentFont = False
  832.         end
  833.         object TrackBar10: TTrackBar
  834.           Left = 8
  835.           Top = 34
  836.           Width = 113
  837.           Height = 41
  838.           Hint = 'Increase or decrease the amount of motion blur'
  839.           Min = -30
  840.           Orientation = trHorizontal
  841.           Frequency = 5
  842.           Position = 1
  843.           SelEnd = 0
  844.           SelStart = 150
  845.           TabOrder = 0
  846.           TickMarks = tmBoth
  847.           TickStyle = tsAuto
  848.           OnChange = TrackBar10Change
  849.         end
  850.         object Panel17: TPanel
  851.           Left = 124
  852.           Top = 44
  853.           Width = 32
  854.           Height = 24
  855.           BevelInner = bvRaised
  856.           BevelOuter = bvNone
  857.           BorderStyle = bsSingle
  858.           Caption = '1'
  859.           Color = clSilver
  860.           Font.Charset = ANSI_CHARSET
  861.           Font.Color = clBlack
  862.           Font.Height = -11
  863.           Font.Name = 'Arial'
  864.           Font.Style = [fsBold, fsItalic]
  865.           ParentFont = False
  866.           TabOrder = 1
  867.         end
  868.         object MotionBlur: TCheckBox
  869.           Left = 86
  870.           Top = 18
  871.           Width = 67
  872.           Height = 17
  873.           Hint = 'Enable/Disable motion blur'
  874.           Alignment = taLeftJustify
  875.           Caption = 'Enabled'
  876.           Font.Charset = ANSI_CHARSET
  877.           Font.Color = clBlack
  878.           Font.Height = -12
  879.           Font.Name = 'Arial'
  880.           Font.Style = [fsBold]
  881.           ParentFont = False
  882.           TabOrder = 2
  883.           OnClick = MotionBlurClick
  884.         end
  885.       end
  886.       object Button3: TButton
  887.         Left = 144
  888.         Top = 212
  889.         Width = 75
  890.         Height = 25
  891.         Caption = 'Defaults'
  892.         TabOrder = 2
  893.         OnClick = Button3Click
  894.       end
  895.       object RadioGroup2: TRadioGroup
  896.         Left = 8
  897.         Top = 16
  898.         Width = 169
  899.         Height = 97
  900.         Caption = 'Active Screen Saver'
  901.         TabOrder = 3
  902.       end
  903.       object RadioButton3: TRadioButton
  904.         Left = 16
  905.         Top = 40
  906.         Width = 113
  907.         Height = 17
  908.         Caption = 'Voodoo Lights'
  909.         Font.Charset = ANSI_CHARSET
  910.         Font.Color = clBlack
  911.         Font.Height = -12
  912.         Font.Name = 'Arial'
  913.         Font.Style = [fsBold]
  914.         ParentFont = False
  915.         TabOrder = 4
  916.         OnClick = RadioButton3Click
  917.       end
  918.       object RadioButton4: TRadioButton
  919.         Left = 16
  920.         Top = 64
  921.         Width = 113
  922.         Height = 17
  923.         Caption = 'Cosmos-1'
  924.         Font.Charset = ANSI_CHARSET
  925.         Font.Color = clBlack
  926.         Font.Height = -12
  927.         Font.Name = 'Arial'
  928.         Font.Style = [fsBold]
  929.         ParentFont = False
  930.         TabOrder = 5
  931.         OnClick = RadioButton4Click
  932.       end
  933.       object RadioButton5: TRadioButton
  934.         Left = 16
  935.         Top = 88
  936.         Width = 113
  937.         Height = 17
  938.         Caption = 'Random'
  939.         Font.Charset = ANSI_CHARSET
  940.         Font.Color = clBlack
  941.         Font.Height = -12
  942.         Font.Name = 'Arial'
  943.         Font.Style = [fsBold]
  944.         ParentFont = False
  945.         TabOrder = 6
  946.         OnClick = RadioButton5Click
  947.       end
  948.       object GroupBox11: TGroupBox
  949.         Left = 184
  950.         Top = 121
  951.         Width = 169
  952.         Height = 72
  953.         Caption = 'Statistics'
  954.         TabOrder = 7
  955.         object Statistics: TCheckBox
  956.           Left = 24
  957.           Top = 31
  958.           Width = 129
  959.           Height = 17
  960.           Caption = 'Show frame rate'
  961.           Font.Charset = ANSI_CHARSET
  962.           Font.Color = clBlack
  963.           Font.Height = -13
  964.           Font.Name = 'Arial'
  965.           Font.Style = [fsBold]
  966.           ParentFont = False
  967.           TabOrder = 0
  968.           OnClick = StatisticsClick
  969.         end
  970.       end
  971.     end
  972.     object Power: TTabSheet
  973.       Caption = 'Power Management'
  974.       object Label7: TLabel
  975.         Left = 32
  976.         Top = 68
  977.         Width = 48
  978.         Height = 16
  979.         Caption = 'settings'
  980.       end
  981.       object GroupBox22: TGroupBox
  982.         Left = 8
  983.         Top = 112
  984.         Width = 345
  985.         Height = 121
  986.         Caption = 'Energy saving features of monitor'
  987.         TabOrder = 0
  988.         object Label8: TLabel
  989.           Left = 286
  990.           Top = 37
  991.           Width = 46
  992.           Height = 14
  993.           Caption = 'minutes'
  994.           Font.Charset = ANSI_CHARSET
  995.           Font.Color = clBlack
  996.           Font.Height = -11
  997.           Font.Name = 'Arial'
  998.           Font.Style = [fsBold]
  999.           ParentFont = False
  1000.         end
  1001.         object Label9: TLabel
  1002.           Left = 286
  1003.           Top = 85
  1004.           Width = 46
  1005.           Height = 14
  1006.           Caption = 'minutes'
  1007.           Font.Charset = ANSI_CHARSET
  1008.           Font.Color = clBlack
  1009.           Font.Height = -11
  1010.           Font.Name = 'Arial'
  1011.           Font.Style = [fsBold]
  1012.           ParentFont = False
  1013.         end
  1014.         object Image2: TImage
  1015.           Left = 8
  1016.           Top = 48
  1017.           Width = 121
  1018.           Height = 65
  1019.           Picture.Data = {<image002.bmp>}
  1020.         end
  1021.         object CheckBox6: TCheckBox
  1022.           Left = 102
  1023.           Top = 36
  1024.           Width = 128
  1025.           Height = 17
  1026.           Caption = 'Low power standby'
  1027.           Enabled = False
  1028.           Font.Charset = ANSI_CHARSET
  1029.           Font.Color = clBlack
  1030.           Font.Height = -11
  1031.           Font.Name = 'Arial'
  1032.           Font.Style = [fsBold]
  1033.           ParentFont = False
  1034.           TabOrder = 0
  1035.           OnClick = CheckBox6Click
  1036.         end
  1037.         object Edit1: TEdit
  1038.           Left = 232
  1039.           Top = 33
  1040.           Width = 30
  1041.           Height = 23
  1042.           Font.Charset = ANSI_CHARSET
  1043.           Font.Color = clBlack
  1044.           Font.Height = -12
  1045.           Font.Name = 'Arial'
  1046.           Font.Style = [fsBold]
  1047.           ParentFont = False
  1048.           ReadOnly = True
  1049.           TabOrder = 2
  1050.           Text = '1'
  1051.         end
  1052.         object ScrollBar1: TScrollBar
  1053.           Left = 264
  1054.           Top = 34
  1055.           Width = 16
  1056.           Height = 21
  1057.           Kind = sbVertical
  1058.           Max = 120
  1059.           Min = 1
  1060.           Position = 120
  1061.           TabOrder = 1
  1062.           OnChange = ScrollBar1Change
  1063.         end
  1064.         object CheckBox7: TCheckBox
  1065.           Left = 102
  1066.           Top = 86
  1067.           Width = 124
  1068.           Height = 17
  1069.           Caption = 'Shut off monitor'
  1070.           Font.Charset = ANSI_CHARSET
  1071.           Font.Color = clBlack
  1072.           Font.Height = -11
  1073.           Font.Name = 'Arial'
  1074.           Font.Style = [fsBold]
  1075.           ParentFont = False
  1076.           TabOrder = 3
  1077.           OnClick = CheckBox7Click
  1078.         end
  1079.         object Edit2: TEdit
  1080.           Left = 232
  1081.           Top = 81
  1082.           Width = 30
  1083.           Height = 23
  1084.           Font.Charset = ANSI_CHARSET
  1085.           Font.Color = clBlack
  1086.           Font.Height = -12
  1087.           Font.Name = 'Arial'
  1088.           Font.Style = [fsBold]
  1089.           ParentFont = False
  1090.           TabOrder = 4
  1091.           Text = '3'
  1092.         end
  1093.         object ScrollBar2: TScrollBar
  1094.           Left = 264
  1095.           Top = 82
  1096.           Width = 16
  1097.           Height = 21
  1098.           Kind = sbVertical
  1099.           Max = 120
  1100.           Min = 1
  1101.           Position = 120
  1102.           TabOrder = 5
  1103.           OnChange = ScrollBar2Change
  1104.         end
  1105.       end
  1106.       object CheckBox2: TCheckBox
  1107.         Left = 12
  1108.         Top = 40
  1109.         Width = 333
  1110.         Height = 17
  1111.         Caption = 'Override Windows power management'
  1112.         TabOrder = 1
  1113.         OnClick = CheckBox2Click
  1114.       end
  1115.     end
  1116.     object Register: TTabSheet
  1117.       Caption = 'Registration'
  1118.       Font.Charset = ANSI_CHARSET
  1119.       Font.Color = clBlack
  1120.       Font.Height = -16
  1121.       Font.Name = 'Arial Narrow'
  1122.       Font.Style = [fsBold]
  1123.       ParentFont = False
  1124.       object GroupBox14: TGroupBox
  1125.         Left = 18
  1126.         Top = 12
  1127.         Width = 325
  1128.         Height = 225
  1129.         TabOrder = 0
  1130.         object Label1: TLabel
  1131.           Left = 10
  1132.           Top = 18
  1133.           Width = 305
  1134.           Height = 189
  1135.           Hint = 
  1136.             'For instructions on how to register, please refer to "Registrati' +
  1137.             'on.rtf"'
  1138.           Alignment = taCenter
  1139.           AutoSize = False
  1140.           Font.Charset = ANSI_CHARSET
  1141.           Font.Color = clBlack
  1142.           Font.Height = -13
  1143.           Font.Name = 'MS Serif'
  1144.           Font.Style = [fsBold]
  1145.           ParentFont = False
  1146.           ParentShowHint = False
  1147.           ShowHint = True
  1148.           WordWrap = True
  1149.         end
  1150.       end
  1151.     end
  1152.     object General: TTabSheet
  1153.       Caption = 'Voodoo Lights'
  1154.       object GroupBox8: TGroupBox
  1155.         Left = 248
  1156.         Top = 5
  1157.         Width = 110
  1158.         Height = 60
  1159.         Caption = 'Debris'
  1160.         TabOrder = 0
  1161.         object Panel3: TPanel
  1162.           Left = 268
  1163.           Top = 40
  1164.           Width = 48
  1165.           Height = 24
  1166.           BevelInner = bvRaised
  1167.           BevelOuter = bvNone
  1168.           BorderStyle = bsSingle
  1169.           Caption = '32'
  1170.           Color = clSilver
  1171.           Font.Charset = ANSI_CHARSET
  1172.           Font.Color = clBlack
  1173.           Font.Height = -11
  1174.           Font.Name = 'Arial'
  1175.           Font.Style = [fsBold, fsItalic]
  1176.           ParentFont = False
  1177.           TabOrder = 0
  1178.         end
  1179.         object TrackBar3: TTrackBar
  1180.           Left = 2
  1181.           Top = 14
  1182.           Width = 65
  1183.           Height = 42
  1184.           Max = 2000
  1185.           Orientation = trHorizontal
  1186.           Frequency = 250
  1187.           Position = 150
  1188.           SelEnd = 0
  1189.           SelStart = 0
  1190.           TabOrder = 1
  1191.           TabStop = False
  1192.           TickMarks = tmBoth
  1193.           TickStyle = tsAuto
  1194.           OnChange = TrackBar3Change
  1195.         end
  1196.         object Panel4: TPanel
  1197.           Left = 68
  1198.           Top = 24
  1199.           Width = 32
  1200.           Height = 24
  1201.           Hint = 'Extra configuration parameters'
  1202.           BevelInner = bvRaised
  1203.           BevelOuter = bvNone
  1204.           BorderStyle = bsSingle
  1205.           Caption = '150'
  1206.           Color = clSilver
  1207.           Font.Charset = ANSI_CHARSET
  1208.           Font.Color = clBlack
  1209.           Font.Height = -11
  1210.           Font.Name = 'Arial'
  1211.           Font.Style = [fsBold, fsItalic]
  1212.           ParentFont = False
  1213.           TabOrder = 2
  1214.         end
  1215.       end
  1216.       object GroupBox9: TGroupBox
  1217.         Left = 3
  1218.         Top = 73
  1219.         Width = 110
  1220.         Height = 60
  1221.         Caption = 'Worms'
  1222.         TabOrder = 1
  1223.         object Panel5: TPanel
  1224.           Left = 268
  1225.           Top = 40
  1226.           Width = 48
  1227.           Height = 24
  1228.           BevelInner = bvRaised
  1229.           BevelOuter = bvNone
  1230.           BorderStyle = bsSingle
  1231.           Caption = '32'
  1232.           Color = clSilver
  1233.           Font.Charset = ANSI_CHARSET
  1234.           Font.Color = clBlack
  1235.           Font.Height = -11
  1236.           Font.Name = 'Arial'
  1237.           Font.Style = [fsBold, fsItalic]
  1238.           ParentFont = False
  1239.           TabOrder = 0
  1240.         end
  1241.         object TrackBar4: TTrackBar
  1242.           Left = 2
  1243.           Top = 14
  1244.           Width = 65
  1245.           Height = 42
  1246.           Max = 5
  1247.           Orientation = trHorizontal
  1248.           Frequency = 1
  1249.           Position = 3
  1250.           SelEnd = 0
  1251.           SelStart = 150
  1252.           TabOrder = 1
  1253.           TickMarks = tmBoth
  1254.           TickStyle = tsAuto
  1255.           OnChange = TrackBar4Change
  1256.         end
  1257.         object Panel6: TPanel
  1258.           Left = 68
  1259.           Top = 24
  1260.           Width = 32
  1261.           Height = 24
  1262.           BevelInner = bvRaised
  1263.           BevelOuter = bvNone
  1264.           BorderStyle = bsSingle
  1265.           Caption = '3'
  1266.           Color = clSilver
  1267.           Font.Charset = ANSI_CHARSET
  1268.           Font.Color = clBlack
  1269.           Font.Height = -11
  1270.           Font.Name = 'Arial'
  1271.           Font.Style = [fsBold, fsItalic]
  1272.           ParentFont = False
  1273.           TabOrder = 2
  1274.         end
  1275.       end
  1276.       object GroupBox10: TGroupBox
  1277.         Left = 3
  1278.         Top = 141
  1279.         Width = 110
  1280.         Height = 60
  1281.         Caption = 'Meteors'
  1282.         TabOrder = 2
  1283.         object Panel7: TPanel
  1284.           Left = 268
  1285.           Top = 40
  1286.           Width = 48
  1287.           Height = 24
  1288.           BevelInner = bvRaised
  1289.           BevelOuter = bvNone
  1290.           BorderStyle = bsSingle
  1291.           Caption = '32'
  1292.           Color = clSilver
  1293.           Font.Charset = ANSI_CHARSET
  1294.           Font.Color = clBlack
  1295.           Font.Height = -11
  1296.           Font.Name = 'Arial'
  1297.           Font.Style = [fsBold, fsItalic]
  1298.           ParentFont = False
  1299.           TabOrder = 0
  1300.         end
  1301.         object TrackBar5: TTrackBar
  1302.           Left = 2
  1303.           Top = 14
  1304.           Width = 65
  1305.           Height = 42
  1306.           Max = 5
  1307.           Orientation = trHorizontal
  1308.           Frequency = 1
  1309.           Position = 1
  1310.           SelEnd = 0
  1311.           SelStart = 150
  1312.           TabOrder = 1
  1313.           TickMarks = tmBoth
  1314.           TickStyle = tsAuto
  1315.           OnChange = TrackBar5Change
  1316.         end
  1317.         object Panel8: TPanel
  1318.           Left = 68
  1319.           Top = 24
  1320.           Width = 32
  1321.           Height = 24
  1322.           BevelInner = bvRaised
  1323.           BevelOuter = bvNone
  1324.           BorderStyle = bsSingle
  1325.           Caption = '1'
  1326.           Color = clSilver
  1327.           Font.Charset = ANSI_CHARSET
  1328.           Font.Color = clBlack
  1329.           Font.Height = -11
  1330.           Font.Name = 'Arial'
  1331.           Font.Style = [fsBold, fsItalic]
  1332.           ParentFont = False
  1333.           TabOrder = 2
  1334.         end
  1335.       end
  1336.       object GroupBox12: TGroupBox
  1337.         Left = 248
  1338.         Top = 73
  1339.         Width = 110
  1340.         Height = 60
  1341.         Caption = 'Trailers'
  1342.         TabOrder = 3
  1343.         object Panel11: TPanel
  1344.           Left = 268
  1345.           Top = 40
  1346.           Width = 48
  1347.           Height = 24
  1348.           BevelInner = bvRaised
  1349.           BevelOuter = bvNone
  1350.           BorderStyle = bsSingle
  1351.           Caption = '32'
  1352.           Color = clSilver
  1353.           Font.Charset = ANSI_CHARSET
  1354.           Font.Color = clBlack
  1355.           Font.Height = -11
  1356.           Font.Name = 'Arial'
  1357.           Font.Style = [fsBold, fsItalic]
  1358.           ParentFont = False
  1359.           TabOrder = 0
  1360.         end
  1361.         object TrackBar7: TTrackBar
  1362.           Left = 2
  1363.           Top = 14
  1364.           Width = 65
  1365.           Height = 42
  1366.           Max = 15
  1367.           Orientation = trHorizontal
  1368.           Frequency = 3
  1369.           Position = 8
  1370.           SelEnd = 0
  1371.           SelStart = 150
  1372.           TabOrder = 1
  1373.           TickMarks = tmBoth
  1374.           TickStyle = tsAuto
  1375.           OnChange = TrackBar7Change
  1376.         end
  1377.         object Panel12: TPanel
  1378.           Left = 68
  1379.           Top = 24
  1380.           Width = 32
  1381.           Height = 24
  1382.           BevelInner = bvRaised
  1383.           BevelOuter = bvNone
  1384.           BorderStyle = bsSingle
  1385.           Caption = '8'
  1386.           Color = clSilver
  1387.           Font.Charset = ANSI_CHARSET
  1388.           Font.Color = clBlack
  1389.           Font.Height = -11
  1390.           Font.Name = 'Arial'
  1391.           Font.Style = [fsBold, fsItalic]
  1392.           ParentFont = False
  1393.           TabOrder = 2
  1394.         end
  1395.       end
  1396.       object GroupBox13: TGroupBox
  1397.         Left = 3
  1398.         Top = 5
  1399.         Width = 110
  1400.         Height = 60
  1401.         Caption = 'Spinners'
  1402.         TabOrder = 4
  1403.         object Panel13: TPanel
  1404.           Left = 268
  1405.           Top = 40
  1406.           Width = 48
  1407.           Height = 24
  1408.           BevelInner = bvRaised
  1409.           BevelOuter = bvNone
  1410.           BorderStyle = bsSingle
  1411.           Caption = '32'
  1412.           Color = clSilver
  1413.           Font.Charset = ANSI_CHARSET
  1414.           Font.Color = clBlack
  1415.           Font.Height = -11
  1416.           Font.Name = 'Arial'
  1417.           Font.Style = [fsBold, fsItalic]
  1418.           ParentFont = False
  1419.           TabOrder = 0
  1420.         end
  1421.         object TrackBar8: TTrackBar
  1422.           Left = 6
  1423.           Top = 14
  1424.           Width = 65
  1425.           Height = 42
  1426.           Max = 5
  1427.           Orientation = trHorizontal
  1428.           Frequency = 1
  1429.           Position = 2
  1430.           SelEnd = 0
  1431.           SelStart = 150
  1432.           TabOrder = 1
  1433.           TickMarks = tmBoth
  1434.           TickStyle = tsAuto
  1435.           OnChange = TrackBar8Change
  1436.         end
  1437.         object Panel14: TPanel
  1438.           Left = 68
  1439.           Top = 24
  1440.           Width = 32
  1441.           Height = 24
  1442.           BevelInner = bvRaised
  1443.           BevelOuter = bvNone
  1444.           BorderStyle = bsSingle
  1445.           Caption = '2'
  1446.           Color = clSilver
  1447.           Font.Charset = ANSI_CHARSET
  1448.           Font.Color = clBlack
  1449.           Font.Height = -11
  1450.           Font.Name = 'Arial'
  1451.           Font.Style = [fsBold, fsItalic]
  1452.           ParentFont = False
  1453.           TabOrder = 2
  1454.         end
  1455.       end
  1456.       object Button8: TButton
  1457.         Left = 128
  1458.         Top = 220
  1459.         Width = 105
  1460.         Height = 21
  1461.         Hint = 'Revert to default values'
  1462.         Caption = 'Defaults'
  1463.         TabOrder = 5
  1464.         OnClick = Button8Click
  1465.       end
  1466.       object GroupBox16: TGroupBox
  1467.         Left = 125
  1468.         Top = 5
  1469.         Width = 110
  1470.         Height = 60
  1471.         Caption = 'Time Factor(%)'
  1472.         TabOrder = 6
  1473.         object Panel18: TPanel
  1474.           Left = 268
  1475.           Top = 40
  1476.           Width = 48
  1477.           Height = 24
  1478.           BevelInner = bvRaised
  1479.           BevelOuter = bvNone
  1480.           BorderStyle = bsSingle
  1481.           Caption = '32'
  1482.           Color = clSilver
  1483.           Font.Charset = ANSI_CHARSET
  1484.           Font.Color = clBlack
  1485.           Font.Height = -11
  1486.           Font.Name = 'Arial'
  1487.           Font.Style = [fsBold, fsItalic]
  1488.           ParentFont = False
  1489.           TabOrder = 0
  1490.         end
  1491.         object TrackBar11: TTrackBar
  1492.           Left = 6
  1493.           Top = 14
  1494.           Width = 65
  1495.           Height = 42
  1496.           Max = 300
  1497.           Min = 50
  1498.           Orientation = trHorizontal
  1499.           Frequency = 50
  1500.           Position = 100
  1501.           SelEnd = 0
  1502.           SelStart = 0
  1503.           TabOrder = 1
  1504.           TickMarks = tmBoth
  1505.           TickStyle = tsAuto
  1506.           OnChange = TrackBar11Change
  1507.         end
  1508.         object Panel19: TPanel
  1509.           Left = 68
  1510.           Top = 24
  1511.           Width = 32
  1512.           Height = 24
  1513.           BevelInner = bvRaised
  1514.           BevelOuter = bvNone
  1515.           BorderStyle = bsSingle
  1516.           Caption = '2'
  1517.           Color = clSilver
  1518.           Font.Charset = ANSI_CHARSET
  1519.           Font.Color = clBlack
  1520.           Font.Height = -11
  1521.           Font.Name = 'Arial'
  1522.           Font.Style = [fsBold, fsItalic]
  1523.           ParentFont = False
  1524.           TabOrder = 2
  1525.         end
  1526.       end
  1527.       object GroupBox20: TGroupBox
  1528.         Left = 125
  1529.         Top = 73
  1530.         Width = 110
  1531.         Height = 60
  1532.         Caption = 'Tubifex'
  1533.         TabOrder = 7
  1534.         object Panel23: TPanel
  1535.           Left = 268
  1536.           Top = 40
  1537.           Width = 48
  1538.           Height = 24
  1539.           BevelInner = bvRaised
  1540.           BevelOuter = bvNone
  1541.           BorderStyle = bsSingle
  1542.           Caption = '32'
  1543.           Color = clSilver
  1544.           Font.Charset = ANSI_CHARSET
  1545.           Font.Color = clBlack
  1546.           Font.Height = -11
  1547.           Font.Name = 'Arial'
  1548.           Font.Style = [fsBold, fsItalic]
  1549.           ParentFont = False
  1550.           TabOrder = 0
  1551.         end
  1552.         object TrackBar16: TTrackBar
  1553.           Left = 2
  1554.           Top = 14
  1555.           Width = 65
  1556.           Height = 42
  1557.           Max = 24
  1558.           Orientation = trHorizontal
  1559.           Frequency = 4
  1560.           Position = 3
  1561.           SelEnd = 0
  1562.           SelStart = 150
  1563.           TabOrder = 1
  1564.           TickMarks = tmBoth
  1565.           TickStyle = tsAuto
  1566.           OnChange = TrackBar16Change
  1567.         end
  1568.         object Panel24: TPanel
  1569.           Left = 68
  1570.           Top = 24
  1571.           Width = 32
  1572.           Height = 24
  1573.           BevelInner = bvRaised
  1574.           BevelOuter = bvNone
  1575.           BorderStyle = bsSingle
  1576.           Caption = '3'
  1577.           Color = clSilver
  1578.           Font.Charset = ANSI_CHARSET
  1579.           Font.Color = clBlack
  1580.           Font.Height = -11
  1581.           Font.Name = 'Arial'
  1582.           Font.Style = [fsBold, fsItalic]
  1583.           ParentFont = False
  1584.           TabOrder = 2
  1585.         end
  1586.       end
  1587.       object GroupBox24: TGroupBox
  1588.         Left = 248
  1589.         Top = 141
  1590.         Width = 110
  1591.         Height = 60
  1592.         Caption = 'Nebula Backdrop'
  1593.         Font.Charset = ANSI_CHARSET
  1594.         Font.Color = clBlack
  1595.         Font.Height = -12
  1596.         Font.Name = 'Arial'
  1597.         Font.Style = [fsBold]
  1598.         ParentFont = False
  1599.         TabOrder = 8
  1600.         object Panel25: TPanel
  1601.           Left = 268
  1602.           Top = 40
  1603.           Width = 48
  1604.           Height = 24
  1605.           BevelInner = bvRaised
  1606.           BevelOuter = bvNone
  1607.           BorderStyle = bsSingle
  1608.           Caption = '32'
  1609.           Color = clSilver
  1610.           Font.Charset = ANSI_CHARSET
  1611.           Font.Color = clBlack
  1612.           Font.Height = -11
  1613.           Font.Name = 'Arial'
  1614.           Font.Style = [fsBold, fsItalic]
  1615.           ParentFont = False
  1616.           TabOrder = 0
  1617.         end
  1618.         object VNebula: TCheckBox
  1619.           Left = 16
  1620.           Top = 28
  1621.           Width = 77
  1622.           Height = 17
  1623.           Caption = 'Enabled'
  1624.           Font.Charset = ANSI_CHARSET
  1625.           Font.Color = clBlack
  1626.           Font.Height = -13
  1627.           Font.Name = 'Arial'
  1628.           Font.Style = [fsBold]
  1629.           ParentFont = False
  1630.           TabOrder = 1
  1631.           OnClick = VNebulaClick
  1632.         end
  1633.       end
  1634.       object GroupBox25: TGroupBox
  1635.         Left = 125
  1636.         Top = 141
  1637.         Width = 110
  1638.         Height = 60
  1639.         Caption = 'Camera'
  1640.         TabOrder = 9
  1641.         object Panel26: TPanel
  1642.           Left = 268
  1643.           Top = 40
  1644.           Width = 48
  1645.           Height = 24
  1646.           BevelInner = bvRaised
  1647.           BevelOuter = bvNone
  1648.           BorderStyle = bsSingle
  1649.           Caption = '32'
  1650.           Color = clSilver
  1651.           Font.Charset = ANSI_CHARSET
  1652.           Font.Color = clBlack
  1653.           Font.Height = -11
  1654.           Font.Name = 'Arial'
  1655.           Font.Style = [fsBold, fsItalic]
  1656.           ParentFont = False
  1657.           TabOrder = 0
  1658.         end
  1659.         object VCamera: TCheckBox
  1660.           Left = 16
  1661.           Top = 28
  1662.           Width = 77
  1663.           Height = 17
  1664.           Caption = 'Static'
  1665.           TabOrder = 1
  1666.           OnClick = VCameraClick
  1667.         end
  1668.       end
  1669.     end
  1670.   end
  1671. end
  1672.